Manager: SCSI Manager
Carbon will support will support a limited set of SCSI Manager APIs. For Mac OS X, the IOKit should be used to support more complex SCSI devices.
SCSIAction
This is the only SCSI Manager function available to applications in Mac OS X.
SCSICmd
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSIComplete
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSIDeregisterBus
You will need to write a device driver using the IOKit API to deregister a SCSI bus in Mac OS X.
SCSIGet
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSIKillXPT
You will need to write a device driver using the IOKit API to remove a SCSI XPT in Mac OS X.
SCSIMsgIn
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSIMsgOut
This original SCSI Manager function is not supported in Carbon. In Mac OS X applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSIRBlind
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSIRead
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSIRegisterBus
You will need to write a device driver using the IOKit API to register a SCSI bus in Mac OS X.
SCSIReregisterBus
You will need to write a device driver using the IOKit API to reregister a SCSI bus in Mac OS X.
SCSIReset
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSISelAtn
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSISelect
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSIStat
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSIWBlind
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
SCSIWrite
This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.
[Table of Contents] [Manager Index] [Function Index]
Generated on: 7/7/99. Copyright 1999 Apple Computer, Inc. All rights reserved.